﻿2026-07-27T14:51:29.0529655Z Current runner version: '2.336.0'
2026-07-27T14:51:29.0534262Z Runner name: 'kitsubito'
2026-07-27T14:51:29.0534777Z Runner group name: 'Default'
2026-07-27T14:51:29.0535440Z Machine name: 'KITSUBITO'
2026-07-27T14:51:29.0538910Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T14:51:29.0541002Z Actions: write
2026-07-27T14:51:29.0541426Z ArtifactMetadata: write
2026-07-27T14:51:29.0541840Z Attestations: write
2026-07-27T14:51:29.0542213Z Checks: write
2026-07-27T14:51:29.0542565Z CodeQuality: write
2026-07-27T14:51:29.0542956Z Contents: write
2026-07-27T14:51:29.0543337Z CopilotRequests: write
2026-07-27T14:51:29.0543733Z Deployments: write
2026-07-27T14:51:29.0544226Z Discussions: write
2026-07-27T14:51:29.0544602Z Drives: write
2026-07-27T14:51:29.0544955Z Issues: write
2026-07-27T14:51:29.0545322Z Metadata: read
2026-07-27T14:51:29.0545680Z Models: read
2026-07-27T14:51:29.0546043Z Packages: write
2026-07-27T14:51:29.0546424Z Pages: write
2026-07-27T14:51:29.0546889Z PullRequests: write
2026-07-27T14:51:29.0547322Z RepositoryProjects: write
2026-07-27T14:51:29.0547747Z SecurityEvents: write
2026-07-27T14:51:29.0548137Z Statuses: write
2026-07-27T14:51:29.0548509Z VulnerabilityAlerts: read
2026-07-27T14:51:29.0548901Z ##[endgroup]
2026-07-27T14:51:29.0550838Z Secret source: Actions
2026-07-27T14:51:29.0551548Z Prepare workflow directory
2026-07-27T14:51:29.0983167Z Prepare all required actions
2026-07-27T14:51:29.1016496Z Getting action download info
2026-07-27T14:51:29.4680802Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T14:51:30.1185091Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-27T14:51:30.2137595Z ##[group]Run set -euo pipefail
2026-07-27T14:51:30.2138262Z [36;1mset -euo pipefail[0m
2026-07-27T14:51:30.2138754Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T14:51:30.2139490Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T14:51:30.2140242Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T14:51:30.2141034Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T14:51:30.2141805Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T14:51:30.2142441Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T14:51:30.2143447Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T14:51:30.2144273Z [36;1m  exit 1[0m
2026-07-27T14:51:30.2144646Z [36;1mfi[0m
2026-07-27T14:51:30.2161783Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:51:30.2162761Z ##[endgroup]
2026-07-27T14:51:30.2293507Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=710441381888 floor_bytes=34359738368
2026-07-27T14:51:30.2488690Z ##[group]Run actions/checkout@v5
2026-07-27T14:51:30.2489663Z with:
2026-07-27T14:51:30.2490245Z   fetch-depth: 0
2026-07-27T14:51:30.2490752Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:51:30.2493996Z   token: ***
2026-07-27T14:51:30.2494468Z   ssh-strict: true
2026-07-27T14:51:30.2494941Z   ssh-user: git
2026-07-27T14:51:30.2495513Z   persist-credentials: true
2026-07-27T14:51:30.2496027Z   clean: true
2026-07-27T14:51:30.2496499Z   sparse-checkout-cone-mode: true
2026-07-27T14:51:30.2497090Z   fetch-tags: false
2026-07-27T14:51:30.2497567Z   show-progress: true
2026-07-27T14:51:30.2498104Z   lfs: false
2026-07-27T14:51:30.2498574Z   submodules: false
2026-07-27T14:51:30.2544764Z   set-safe-directory: true
2026-07-27T14:51:30.2545355Z   allow-unsafe-pr-checkout: false
2026-07-27T14:51:30.2545831Z ##[endgroup]
2026-07-27T14:51:30.3337379Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:51:30.3339112Z ##[group]Getting Git version info
2026-07-27T14:51:30.3340023Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:51:30.3340989Z [command]/usr/bin/git version
2026-07-27T14:51:30.3341423Z git version 2.43.0
2026-07-27T14:51:30.3385007Z ##[endgroup]
2026-07-27T14:51:30.3397815Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/45d8cbd1-251b-4bd9-829b-ab4e55ef1712' before making global git config changes
2026-07-27T14:51:30.3399662Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:51:30.3401115Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:51:30.3436817Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:51:30.3457336Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:51:30.3472176Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:51:30.3474535Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:51:30.3499533Z HEAD
2026-07-27T14:51:30.3533380Z ##[endgroup]
2026-07-27T14:51:30.3534611Z [command]/usr/bin/git submodule status
2026-07-27T14:51:30.3721661Z ##[group]Cleaning the repository
2026-07-27T14:51:30.3724624Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:51:34.3154386Z Removing .adapter-notify/
2026-07-27T14:51:34.3154828Z Removing target/
2026-07-27T14:51:34.3167804Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:51:34.3555051Z HEAD is now at e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:51:34.3560738Z ##[endgroup]
2026-07-27T14:51:34.3563098Z ##[group]Disabling automatic garbage collection
2026-07-27T14:51:34.3566541Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:51:34.3593177Z ##[endgroup]
2026-07-27T14:51:34.3593629Z ##[group]Setting up auth
2026-07-27T14:51:34.3598890Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:51:34.3627549Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:51:34.3813353Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:51:34.3838571Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:51:34.4023487Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:51:34.4048719Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:51:34.4240163Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:51:34.4272033Z ##[endgroup]
2026-07-27T14:51:34.4272715Z ##[group]Fetching the repository
2026-07-27T14:51:34.4278464Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +cdbbaf8825bf558e6024f0028dc71baf2c99647e:refs/remotes/pull/97/merge
2026-07-27T14:51:36.3303560Z ##[endgroup]
2026-07-27T14:51:36.3304247Z ##[group]Determining the checkout info
2026-07-27T14:51:36.3304667Z ##[endgroup]
2026-07-27T14:51:36.3308277Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:51:36.3360744Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:51:36.3388308Z ##[group]Checking out the ref
2026-07-27T14:51:36.3391571Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T14:51:36.3703167Z Previous HEAD position was e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:51:36.3705334Z HEAD is now at cdbbaf88 Merge e297ddc400321859981d764bcb51da7615fcc04d into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:51:36.3713441Z ##[endgroup]
2026-07-27T14:51:36.3749271Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:51:36.3773823Z cdbbaf8825bf558e6024f0028dc71baf2c99647e
2026-07-27T14:51:36.3910097Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-27T14:51:36.3910541Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-27T14:51:36.3924129Z shell: /usr/bin/bash -e {0}
2026-07-27T14:51:36.3924342Z ##[endgroup]
2026-07-27T14:51:36.4007261Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-27T14:51:36.4007595Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-27T14:51:36.4020744Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:51:36.4021027Z env:
2026-07-27T14:51:36.4021249Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:51:36.4021460Z ##[endgroup]
2026-07-27T14:51:36.4064095Z CI-CENSUS scope roots:
2026-07-27T14:51:36.4064400Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:51:36.4064781Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T14:51:36.4065212Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T14:51:36.4065621Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T14:51:36.4065875Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T14:51:36.4108802Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-27T14:51:37.8546454Z CI-CENSUS phase=start box_procs=390 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:51:37.8546963Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:51:37.8581922Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-27T14:51:37.8582279Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-27T14:51:37.8595364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:51:37.8595640Z env:
2026-07-27T14:51:37.8595821Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:51:37.8596041Z ##[endgroup]
2026-07-27T14:51:37.8649141Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:51:37.8677292Z ##[group]Run set -euo pipefail
2026-07-27T14:51:37.8677582Z [36;1mset -euo pipefail[0m
2026-07-27T14:51:37.8677788Z [36;1mPIN=0c95435[0m
2026-07-27T14:51:37.8677992Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-27T14:51:37.8678230Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-27T14:51:37.8678566Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-27T14:51:37.8679043Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-27T14:51:37.8679453Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-27T14:51:37.8679787Z [36;1m  rm -rf "$CACHE"[0m
2026-07-27T14:51:37.8680011Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-27T14:51:37.8680268Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-27T14:51:37.8680573Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-27T14:51:37.8680927Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-27T14:51:37.8681154Z [36;1mfi[0m
2026-07-27T14:51:37.8681419Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T14:51:37.8694504Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:51:37.8694856Z env:
2026-07-27T14:51:37.8695080Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:51:37.8695552Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:51:37.8696110Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:51:37.8696529Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:51:37.8696940Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:51:37.8697252Z ##[endgroup]
2026-07-27T14:51:38.1561980Z    Compiling proc-macro2 v1.0.106
2026-07-27T14:51:38.1562414Z    Compiling unicode-ident v1.0.24
2026-07-27T14:51:38.1563124Z    Compiling quote v1.0.45
2026-07-27T14:51:38.1563420Z    Compiling libc v0.2.186
2026-07-27T14:51:38.1563705Z    Compiling serde_core v1.0.228
2026-07-27T14:51:38.1564010Z    Compiling cfg-if v1.0.4
2026-07-27T14:51:38.1609348Z    Compiling serde v1.0.228
2026-07-27T14:51:38.1637926Z    Compiling log v0.4.32
2026-07-27T14:51:38.1671877Z    Compiling pin-project-lite v0.2.17
2026-07-27T14:51:38.1704946Z    Compiling typenum v1.20.1
2026-07-27T14:51:38.1747011Z    Compiling portable-atomic v1.13.1
2026-07-27T14:51:38.1776172Z    Compiling version_check v0.9.5
2026-07-27T14:51:38.1871312Z    Compiling memchr v2.8.1
2026-07-27T14:51:38.1871966Z    Compiling find-msvc-tools v0.1.9
2026-07-27T14:51:38.2062134Z    Compiling critical-section v1.2.0
2026-07-27T14:51:38.2131382Z    Compiling shlex v2.0.1
2026-07-27T14:51:38.2549209Z    Compiling bytes v1.11.1
2026-07-27T14:51:38.2640823Z    Compiling subtle v2.6.1
2026-07-27T14:51:38.3071182Z    Compiling futures-core v0.3.32
2026-07-27T14:51:38.4280468Z    Compiling smallvec v1.15.1
2026-07-27T14:51:38.4530732Z    Compiling equivalent v1.0.2
2026-07-27T14:51:38.4584559Z    Compiling itoa v1.0.18
2026-07-27T14:51:38.4649990Z    Compiling semver v1.0.28
2026-07-27T14:51:38.4908756Z    Compiling stable_deref_trait v1.2.1
2026-07-27T14:51:38.5351325Z    Compiling futures-io v0.3.32
2026-07-27T14:51:38.5690933Z    Compiling futures-sink v0.3.32
2026-07-27T14:51:38.5692172Z    Compiling slab v0.4.12
2026-07-27T14:51:38.5811583Z    Compiling futures-task v0.3.32
2026-07-27T14:51:38.6255153Z    Compiling generic-array v0.14.7
2026-07-27T14:51:38.6356159Z    Compiling futures-channel v0.3.32
2026-07-27T14:51:38.6811744Z    Compiling rand_core v0.10.1
2026-07-27T14:51:38.7076171Z    Compiling hashbrown v0.17.1
2026-07-27T14:51:38.7872075Z    Compiling rustversion v1.0.22
2026-07-27T14:51:38.7932415Z    Compiling bitflags v2.12.1
2026-07-27T14:51:38.7943943Z    Compiling getrandom v0.4.2
2026-07-27T14:51:38.8057766Z    Compiling cpufeatures v0.2.17
2026-07-27T14:51:38.8371931Z    Compiling rustc_version v0.4.1
2026-07-27T14:51:38.8820815Z    Compiling fnv v1.0.7
2026-07-27T14:51:38.8950584Z    Compiling cfg_aliases v0.2.1
2026-07-27T14:51:38.9376635Z    Compiling strsim v0.11.1
2026-07-27T14:51:38.9529063Z    Compiling writeable v0.6.3
2026-07-27T14:51:38.9660948Z    Compiling litemap v0.8.2
2026-07-27T14:51:38.9700734Z    Compiling utf8_iter v1.0.4
2026-07-27T14:51:39.0703112Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T14:51:39.0920858Z    Compiling fs_extra v1.3.0
2026-07-27T14:51:39.1521454Z    Compiling icu_properties_data v2.2.0
2026-07-27T14:51:39.2271473Z    Compiling ident_case v1.0.1
2026-07-27T14:51:39.2410318Z    Compiling dunce v1.0.5
2026-07-27T14:51:39.2989999Z    Compiling autocfg v1.5.1
2026-07-27T14:51:39.3101810Z    Compiling percent-encoding v2.3.2
2026-07-27T14:51:39.3699590Z    Compiling http v1.4.1
2026-07-27T14:51:39.3771096Z    Compiling aws-lc-rs v1.17.0
2026-07-27T14:51:39.4876928Z    Compiling syn v2.0.117
2026-07-27T14:51:39.5041281Z    Compiling cpufeatures v0.3.0
2026-07-27T14:51:39.5334115Z    Compiling unicode-segmentation v1.13.3
2026-07-27T14:51:39.5470929Z    Compiling thiserror v2.0.18
2026-07-27T14:51:39.5512983Z    Compiling scopeguard v1.2.0
2026-07-27T14:51:39.5711904Z    Compiling chacha20 v0.10.0
2026-07-27T14:51:39.5719760Z    Compiling form_urlencoded v1.2.2
2026-07-27T14:51:39.6410870Z    Compiling untrusted v0.9.0
2026-07-27T14:51:39.6710784Z    Compiling lock_api v0.4.14
2026-07-27T14:51:39.7190813Z    Compiling indexmap v2.14.0
2026-07-27T14:51:39.7440531Z    Compiling heck v0.5.0
2026-07-27T14:51:39.7571858Z    Compiling rustls v0.23.40
2026-07-27T14:51:39.8025756Z    Compiling atomic-waker v1.1.2
2026-07-27T14:51:39.8167448Z    Compiling anyhow v1.0.102
2026-07-27T14:51:39.9086160Z    Compiling jobserver v0.1.34
2026-07-27T14:51:39.9192258Z    Compiling const-oid v0.10.2
2026-07-27T14:51:39.9596467Z    Compiling unicode-xid v0.2.6
2026-07-27T14:51:39.9770757Z    Compiling parking_lot_core v0.9.12
2026-07-27T14:51:39.9850843Z    Compiling paste v1.0.15
2026-07-27T14:51:40.0203477Z    Compiling httparse v1.10.1
2026-07-27T14:51:40.0280688Z    Compiling zerocopy v0.8.50
2026-07-27T14:51:40.0500751Z    Compiling num-traits v0.2.19
2026-07-27T14:51:40.0641031Z    Compiling hybrid-array v0.4.12
2026-07-27T14:51:40.2010645Z    Compiling convert_case v0.10.0
2026-07-27T14:51:40.2471268Z    Compiling curve25519-dalek v4.1.3
2026-07-27T14:51:40.2576840Z    Compiling cc v1.2.63
2026-07-27T14:51:40.2869778Z    Compiling ahash v0.8.12
2026-07-27T14:51:40.3334932Z    Compiling either v1.16.0
2026-07-27T14:51:40.3981329Z    Compiling crypto-common v0.1.7
2026-07-27T14:51:40.4120405Z    Compiling block-buffer v0.10.4
2026-07-27T14:51:40.4785722Z    Compiling http-body v1.0.1
2026-07-27T14:51:40.4957635Z    Compiling powerfmt v0.2.0
2026-07-27T14:51:40.5021635Z    Compiling base64ct v1.8.3
2026-07-27T14:51:40.5091527Z    Compiling fastrand v2.4.1
2026-07-27T14:51:40.5371067Z    Compiling digest v0.10.7
2026-07-27T14:51:40.6540997Z    Compiling deranged v0.5.8
2026-07-27T14:51:40.7481410Z    Compiling tinyvec_macros v0.1.1
2026-07-27T14:51:40.7630296Z    Compiling num-conv v0.2.2
2026-07-27T14:51:40.7771288Z    Compiling data-encoding v2.11.0
2026-07-27T14:51:40.8028159Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T14:51:40.8610727Z    Compiling vcpkg v0.2.15
2026-07-27T14:51:40.8650973Z    Compiling try-lock v0.2.5
2026-07-27T14:51:40.9160833Z    Compiling mio v1.2.1
2026-07-27T14:51:40.9260753Z    Compiling socket2 v0.6.4
2026-07-27T14:51:40.9563437Z    Compiling getrandom v0.2.17
2026-07-27T14:51:41.0420312Z    Compiling pkg-config v0.3.33
2026-07-27T14:51:41.1720398Z    Compiling rand v0.10.1
2026-07-27T14:51:41.1840567Z    Compiling uuid v1.23.2
2026-07-27T14:51:41.2551120Z    Compiling rand_core v0.6.4
2026-07-27T14:51:41.2860651Z    Compiling time-core v0.1.8
2026-07-27T14:51:41.3770808Z    Compiling zmij v1.0.21
2026-07-27T14:51:41.3970838Z    Compiling base64 v0.22.1
2026-07-27T14:51:41.4470758Z    Compiling tower-service v0.3.3
2026-07-27T14:51:41.5160673Z    Compiling parking_lot v0.12.5
2026-07-27T14:51:41.5400669Z    Compiling want v0.3.1
2026-07-27T14:51:41.7000498Z    Compiling sha2 v0.10.9
2026-07-27T14:51:41.7370684Z    Compiling cmake v0.1.58
2026-07-27T14:51:41.7652034Z    Compiling tinyvec v1.11.0
2026-07-27T14:51:41.7751800Z    Compiling block-buffer v0.12.0
2026-07-27T14:51:41.8201047Z    Compiling crypto-common v0.2.2
2026-07-27T14:51:41.9200711Z    Compiling inout v0.1.4
2026-07-27T14:51:41.9380761Z    Compiling vergen-lib v9.1.0
2026-07-27T14:51:41.9550809Z    Compiling n0-future v0.3.2
2026-07-27T14:51:41.9762043Z    Compiling serde_json v1.0.150
2026-07-27T14:51:42.1004188Z    Compiling spin v0.10.0
2026-07-27T14:51:42.1087790Z    Compiling crossbeam-utils v0.8.21
2026-07-27T14:51:42.1399786Z    Compiling signature v2.2.0
2026-07-27T14:51:42.2006554Z    Compiling parking v2.2.1
2026-07-27T14:51:42.2161508Z    Compiling cordyceps v0.3.4
2026-07-27T14:51:42.2507801Z    Compiling diatomic-waker v0.2.3
2026-07-27T14:51:42.2627256Z    Compiling winnow v1.0.3
2026-07-27T14:51:42.2728197Z    Compiling httpdate v1.0.3
2026-07-27T14:51:42.3381056Z    Compiling futures-lite v2.6.1
2026-07-27T14:51:42.3551037Z    Compiling ed25519 v2.2.3
2026-07-27T14:51:42.4281100Z    Compiling cipher v0.4.4
2026-07-27T14:51:42.4400518Z    Compiling netlink-packet-core v0.8.1
2026-07-27T14:51:42.4510620Z    Compiling universal-hash v0.5.1
2026-07-27T14:51:42.4865909Z    Compiling vergen v9.1.0
2026-07-27T14:51:42.5211053Z    Compiling vergen-lib v0.1.6
2026-07-27T14:51:42.5715017Z    Compiling heapless v0.7.17
2026-07-27T14:51:42.6201024Z    Compiling futures-buffered v0.2.13
2026-07-27T14:51:42.6322619Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T14:51:42.6406335Z    Compiling noq-udp v0.10.0
2026-07-27T14:51:42.6597332Z    Compiling sync_wrapper v1.0.2
2026-07-27T14:51:42.7361086Z    Compiling allocator-api2 v0.2.21
2026-07-27T14:51:42.7444980Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T14:51:42.8066965Z    Compiling opaque-debug v0.3.1
2026-07-27T14:51:42.8451768Z    Compiling byteorder v1.5.0
2026-07-27T14:51:42.8705863Z    Compiling polyval v0.6.2
2026-07-27T14:51:42.9278655Z    Compiling aws-lc-sys v0.41.0
2026-07-27T14:51:42.9371831Z    Compiling ring v0.17.14
2026-07-27T14:51:42.9950621Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T14:51:43.0056404Z    Compiling digest v0.11.3
2026-07-27T14:51:43.0772379Z    Compiling hash32 v0.2.1
2026-07-27T14:51:43.1401058Z    Compiling spin v0.9.8
2026-07-27T14:51:43.1490873Z    Compiling vergen-gitcl v1.0.8
2026-07-27T14:51:43.1908504Z    Compiling tower-layer v0.3.3
2026-07-27T14:51:43.2031222Z    Compiling fallible-iterator v0.3.0
2026-07-27T14:51:43.2660979Z    Compiling num_threads v0.1.7
2026-07-27T14:51:43.3238801Z    Compiling ryu v1.0.23
2026-07-27T14:51:43.3971246Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T14:51:43.3997073Z    Compiling signature v3.0.0
2026-07-27T14:51:43.4638199Z    Compiling time v0.3.47
2026-07-27T14:51:43.5642414Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T14:51:43.5830486Z    Compiling ghash v0.5.1
2026-07-27T14:51:43.5900653Z    Compiling ctr v0.9.2
2026-07-27T14:51:43.6647428Z    Compiling aes v0.8.4
2026-07-27T14:51:43.6880737Z    Compiling fs2 v0.4.3
2026-07-27T14:51:43.6969944Z    Compiling http-body-util v0.1.3
2026-07-27T14:51:43.7270585Z    Compiling aead v0.5.2
2026-07-27T14:51:43.8290542Z    Compiling utf8parse v0.2.2
2026-07-27T14:51:43.8450971Z    Compiling openssl-probe v0.2.1
2026-07-27T14:51:43.8715459Z    Compiling arrayvec v0.7.6
2026-07-27T14:51:43.8840633Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T14:51:43.9240436Z    Compiling crossbeam-channel v0.5.15
2026-07-27T14:51:44.0452243Z    Compiling blake3 v1.8.5
2026-07-27T14:51:44.0580975Z    Compiling netlink-packet-route v0.29.0
2026-07-27T14:51:44.1482173Z    Compiling memoffset v0.6.5
2026-07-27T14:51:44.3200683Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T14:51:44.3481995Z    Compiling aes-gcm v0.10.3
2026-07-27T14:51:44.3590670Z    Compiling acto v0.8.2
2026-07-27T14:51:44.3898388Z    Compiling noq v0.18.0
2026-07-27T14:51:44.4101252Z    Compiling netwatch v0.16.0
2026-07-27T14:51:44.5378342Z    Compiling lru-slab v0.1.2
2026-07-27T14:51:44.5771002Z    Compiling thiserror v1.0.69
2026-07-27T14:51:44.5881095Z    Compiling foldhash v0.2.0
2026-07-27T14:51:44.6153178Z    Compiling xml-rs v0.8.28
2026-07-27T14:51:44.6456351Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T14:51:44.6544859Z    Compiling mac-addr v0.3.0
2026-07-27T14:51:44.6760777Z    Compiling rustc-hash v2.1.2
2026-07-27T14:51:44.7619204Z    Compiling ref-cast v1.0.25
2026-07-27T14:51:44.7802080Z    Compiling rustix v1.1.4
2026-07-27T14:51:44.7900664Z    Compiling identity-hash v0.1.0
2026-07-27T14:51:44.8861000Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T14:51:44.8861824Z    Compiling tagptr v0.2.0
2026-07-27T14:51:44.9640875Z    Compiling hashbrown v0.16.1
2026-07-27T14:51:45.0941600Z    Compiling netlink-packet-route v0.30.0
2026-07-27T14:51:45.1700545Z    Compiling termios v0.2.2
2026-07-27T14:51:45.2710714Z    Compiling ioctl-rs v0.1.6
2026-07-27T14:51:45.3050609Z    Compiling errno v0.3.14
2026-07-27T14:51:45.3621010Z    Compiling serial-core v0.4.0
2026-07-27T14:51:45.4356386Z    Compiling synstructure v0.13.2
2026-07-27T14:51:45.4477591Z    Compiling darling_core v0.20.11
2026-07-27T14:51:45.5330659Z    Compiling xmltree v0.10.3
2026-07-27T14:51:45.6566454Z    Compiling serde_derive_internals v0.29.1
2026-07-27T14:51:45.7521192Z    Compiling proc-macro-crate v3.5.0
2026-07-27T14:51:45.8398608Z    Compiling aho-corasick v1.1.4
2026-07-27T14:51:45.8783692Z    Compiling simple-dns v0.9.3
2026-07-27T14:51:46.0198379Z    Compiling winnow v0.7.15
2026-07-27T14:51:46.2370601Z    Compiling signal-hook v0.3.18
2026-07-27T14:51:46.2961237Z    Compiling arrayref v0.3.9
2026-07-27T14:51:46.3056976Z    Compiling simdutf8 v0.1.5
2026-07-27T14:51:46.3511393Z    Compiling regex-syntax v0.8.10
2026-07-27T14:51:46.3840815Z    Compiling resolv-conf v0.7.6
2026-07-27T14:51:46.4090799Z    Compiling toml_write v0.1.2
2026-07-27T14:51:46.4820771Z    Compiling linux-raw-sys v0.12.1
2026-07-27T14:51:46.6060790Z    Compiling constant_time_eq v0.4.2
2026-07-27T14:51:46.6152546Z    Compiling smol_str v0.1.24
2026-07-27T14:51:46.8050395Z    Compiling sha1_smol v1.0.1
2026-07-27T14:51:46.9261005Z    Compiling lru v0.16.4
2026-07-27T14:51:46.9410942Z    Compiling serial-unix v0.4.0
2026-07-27T14:51:47.0690727Z    Compiling signal-hook-registry v1.4.8
2026-07-27T14:51:47.1128142Z    Compiling darling_core v0.23.0
2026-07-27T14:51:47.2794180Z    Compiling serde_bytes v0.11.19
2026-07-27T14:51:47.4488603Z    Compiling seize v0.5.1
2026-07-27T14:51:47.5059661Z    Compiling serde_derive v1.0.228
2026-07-27T14:51:47.5215469Z    Compiling zeroize_derive v1.4.3
2026-07-27T14:51:47.6376959Z    Compiling tokio-macros v2.7.0
2026-07-27T14:51:47.8771017Z    Compiling futures-macro v0.3.32
2026-07-27T14:51:48.1761153Z    Compiling zeroize v1.8.2
2026-07-27T14:51:48.3662390Z    Compiling zerofrom-derive v0.1.7
2026-07-27T14:51:48.4094892Z    Compiling tokio v1.52.3
2026-07-27T14:51:48.5344296Z    Compiling yoke-derive v0.8.2
2026-07-27T14:51:48.5990875Z    Compiling zerovec-derive v0.11.3
2026-07-27T14:51:48.7700677Z    Compiling futures-util v0.3.32
2026-07-27T14:51:48.8481495Z    Compiling displaydoc v0.2.6
2026-07-27T14:51:48.9611256Z    Compiling tracing-attributes v0.1.31
2026-07-27T14:51:49.5681603Z    Compiling rustls-pki-types v1.14.1
2026-07-27T14:51:49.8090643Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T14:51:50.0404921Z    Compiling zerofrom v0.1.8
2026-07-27T14:51:50.0779972Z    Compiling thiserror-impl v2.0.18
2026-07-27T14:51:50.1633314Z    Compiling yoke v0.8.3
2026-07-27T14:51:50.3619347Z    Compiling zerovec v0.11.6
2026-07-27T14:51:50.3740062Z    Compiling zerotrie v0.2.4
2026-07-27T14:51:50.5971060Z    Compiling darling_macro v0.20.11
2026-07-27T14:51:50.7099321Z    Compiling derive_more-impl v2.1.1
2026-07-27T14:51:50.7562563Z    Compiling spez v0.1.2
2026-07-27T14:51:50.7961559Z    Compiling n0-error-macros v0.1.3
2026-07-27T14:51:50.9809275Z    Compiling der v0.8.0-rc.10
2026-07-27T14:51:51.0284969Z    Compiling darling v0.20.11
2026-07-27T14:51:51.1240870Z    Compiling derive_builder_core v0.20.2
2026-07-27T14:51:51.1330984Z    Compiling pin-project-internal v1.1.13
2026-07-27T14:51:51.1989700Z    Compiling tinystr v0.8.3
2026-07-27T14:51:51.4740427Z    Compiling icu_locale_core v2.2.0
2026-07-27T14:51:51.9670476Z    Compiling potential_utf v0.1.5
2026-07-27T14:51:52.1283830Z    Compiling icu_collections v2.2.0
2026-07-27T14:51:52.1380902Z    Compiling n0-error v0.1.3
2026-07-27T14:51:52.3930581Z    Compiling derive_builder_macro v0.20.2
2026-07-27T14:51:52.5950765Z    Compiling spki v0.8.0-rc.4
2026-07-27T14:51:52.6847160Z    Compiling pin-project v1.1.13
2026-07-27T14:51:52.7082025Z    Compiling derive_builder v0.20.2
2026-07-27T14:51:52.7636599Z    Compiling futures-executor v0.3.32
2026-07-27T14:51:52.8134604Z    Compiling icu_provider v2.2.0
2026-07-27T14:51:52.8527306Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T14:51:52.9896958Z    Compiling ed25519-dalek v2.2.0
2026-07-27T14:51:53.0235058Z    Compiling futures v0.3.32
2026-07-27T14:51:53.1220827Z    Compiling ipnet v2.12.0
2026-07-27T14:51:53.1540004Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T14:51:53.2074856Z    Compiling icu_normalizer v2.2.0
2026-07-27T14:51:53.2580581Z    Compiling icu_properties v2.2.0
2026-07-27T14:51:53.2665548Z    Compiling spt-proto v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-27T14:51:53.6810882Z    Compiling prefix-trie v0.8.4
2026-07-27T14:51:53.7221247Z    Compiling cobs v0.3.0
2026-07-27T14:51:53.7850211Z    Compiling once_cell v1.21.4
2026-07-27T14:51:53.8902287Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T14:51:53.9616416Z    Compiling postcard-derive v0.2.2
2026-07-27T14:51:54.0810721Z    Compiling tracing-core v0.1.36
2026-07-27T14:51:54.1560872Z    Compiling rustls-native-certs v0.8.4
2026-07-27T14:51:54.3460334Z    Compiling tokio-util v0.7.18
2026-07-27T14:51:54.3611200Z    Compiling hashbrown v0.14.5
2026-07-27T14:51:54.4925756Z    Compiling netlink-sys v0.8.8
2026-07-27T14:51:54.6071051Z    Compiling tracing v0.1.44
2026-07-27T14:51:54.6650324Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T14:51:54.7273397Z    Compiling idna_adapter v1.2.2
2026-07-27T14:51:54.7883125Z    Compiling postcard v1.1.3
2026-07-27T14:51:54.7971112Z    Compiling data-encoding-macro v0.1.20
2026-07-27T14:51:54.8490868Z    Compiling idna v1.1.0
2026-07-27T14:51:54.8601666Z    Compiling tower v0.5.3
2026-07-27T14:51:54.9706698Z    Compiling async-trait v0.1.89
2026-07-27T14:51:54.9919456Z    Compiling enum-assoc v1.3.0
2026-07-27T14:51:55.1000701Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T14:51:55.1941435Z    Compiling hashlink v0.9.1
2026-07-27T14:51:55.2484367Z    Compiling h2 v0.4.14
2026-07-27T14:51:55.2644422Z    Compiling num_enum_derive v0.7.6
2026-07-27T14:51:55.2732322Z    Compiling strum_macros v0.28.0
2026-07-27T14:51:55.2851149Z    Compiling tokio-stream v0.1.18
2026-07-27T14:51:55.5130924Z    Compiling url v2.5.8
2026-07-27T14:51:55.5230982Z    Compiling iroh-relay v0.98.0
2026-07-27T14:51:55.5826508Z    Compiling iroh-metrics v0.38.3
2026-07-27T14:51:55.6699394Z    Compiling rusqlite v0.32.1
2026-07-27T14:51:55.7821208Z    Compiling derive_more v2.1.1
2026-07-27T14:51:55.8090559Z    Compiling netlink-proto v0.12.0
2026-07-27T14:51:55.8730787Z    Compiling netdev v0.42.0
2026-07-27T14:51:55.9242480Z    Compiling moka v0.12.15
2026-07-27T14:51:56.0039316Z    Compiling toml_datetime v0.6.11
2026-07-27T14:51:56.0798924Z    Compiling n0-watcher v0.6.1
2026-07-27T14:51:56.1481276Z    Compiling serde_spanned v0.6.9
2026-07-27T14:51:56.2019924Z    Compiling ref-cast-impl v1.0.25
2026-07-27T14:51:56.2131121Z    Compiling thiserror-impl v1.0.69
2026-07-27T14:51:56.2620853Z    Compiling toml_edit v0.22.27
2026-07-27T14:51:56.3369530Z    Compiling webpki-roots v1.0.7
2026-07-27T14:51:56.3676812Z    Compiling regex-automata v0.4.14
2026-07-27T14:51:56.4573141Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T14:51:56.5053213Z    Compiling num_enum v0.7.6
2026-07-27T14:51:56.6310861Z    Compiling tower-http v0.6.11
2026-07-27T14:51:56.7608935Z    Compiling attohttpc v0.30.1
2026-07-27T14:51:56.9340815Z    Compiling iroh-base v0.98.0
2026-07-27T14:51:57.1231892Z    Compiling spt-store v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-27T14:51:57.2491436Z    Compiling schemars_derive v1.2.1
2026-07-27T14:51:57.2619587Z    Compiling hmac v0.12.1
2026-07-27T14:51:57.3978765Z    Compiling iroh v0.98.2
2026-07-27T14:51:57.6573242Z    Compiling bitflags v1.3.2
2026-07-27T14:51:57.6824529Z    Compiling pin-utils v0.1.0
2026-07-27T14:51:57.6865725Z    Compiling rustix v0.38.44
2026-07-27T14:51:57.7290740Z    Compiling cmov v0.5.4
2026-07-27T14:51:57.7491028Z    Compiling dyn-clone v1.0.20
2026-07-27T14:51:57.8352786Z    Compiling nix v0.25.1
2026-07-27T14:51:57.9510149Z    Compiling hkdf v0.12.4
2026-07-27T14:51:58.0037378Z    Compiling ctutils v0.4.2
2026-07-27T14:51:58.0865058Z    Compiling filedescriptor v0.8.3
2026-07-27T14:51:58.0970674Z    Compiling backon v1.6.0
2026-07-27T14:51:58.1341047Z    Compiling darling_macro v0.23.0
2026-07-27T14:51:58.2665572Z    Compiling papaya v0.2.4
2026-07-27T14:51:58.3702917Z    Compiling strum v0.28.0
2026-07-27T14:51:58.4333250Z    Compiling serial v0.4.0
2026-07-27T14:51:58.4797187Z    Compiling anstyle-parse v1.0.0
2026-07-27T14:51:58.5344453Z    Compiling iroh-dns v0.98.0
2026-07-27T14:51:58.5406894Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T14:51:58.5590984Z    Compiling instability v0.3.12
2026-07-27T14:51:58.7306773Z    Compiling foldhash v0.1.5
2026-07-27T14:51:58.7401842Z    Compiling anstyle v1.0.14
2026-07-27T14:51:58.7720976Z    Compiling linux-raw-sys v0.4.15
2026-07-27T14:51:58.8150837Z    Compiling colorchoice v1.0.5
2026-07-27T14:51:58.8191093Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T14:51:58.8771089Z    Compiling unicode-width v0.2.0
2026-07-27T14:51:58.8893159Z    Compiling anstyle-query v1.1.5
2026-07-27T14:51:58.9122743Z    Compiling downcast-rs v1.2.1
2026-07-27T14:51:58.9569933Z    Compiling shell-words v1.1.1
2026-07-27T14:51:58.9809590Z    Compiling toml v0.8.23
2026-07-27T14:51:58.9889505Z    Compiling anstream v1.0.0
2026-07-27T14:51:59.0130071Z    Compiling hashbrown v0.15.5
2026-07-27T14:51:59.1100362Z    Compiling vte v0.13.1
2026-07-27T14:51:59.1600384Z    Compiling signal-hook-mio v0.2.5
2026-07-27T14:51:59.1879612Z    Compiling darling v0.23.0
2026-07-27T14:51:59.2432890Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T14:51:59.2580698Z    Compiling regex v1.12.3
2026-07-27T14:51:59.3900608Z    Compiling spake2 v0.4.0
2026-07-27T14:51:59.5547425Z    Compiling schemars v1.2.1
2026-07-27T14:51:59.8445696Z    Compiling terminal_size v0.4.4
2026-07-27T14:51:59.9530644Z    Compiling strum_macros v0.26.4
2026-07-27T14:51:59.9970963Z    Compiling sha1 v0.10.6
2026-07-27T14:52:00.0581993Z    Compiling itertools v0.13.0
2026-07-27T14:52:00.0928267Z    Compiling castaway v0.2.4
2026-07-27T14:52:00.2140633Z    Compiling static_assertions v1.1.0
2026-07-27T14:52:00.2720829Z    Compiling clap_lex v1.1.0
2026-07-27T14:52:00.2886220Z    Compiling doctest-file v1.1.1
2026-07-27T14:52:00.2983544Z    Compiling unicode-width v0.1.14
2026-07-27T14:52:00.5830952Z    Compiling indoc v2.0.7
2026-07-27T14:52:00.6090366Z    Compiling clap_builder v4.6.0
2026-07-27T14:52:00.6740776Z    Compiling crossterm v0.28.1
2026-07-27T14:52:00.8800863Z    Compiling interprocess v2.4.2
2026-07-27T14:52:01.1022740Z    Compiling hyper v1.10.1
2026-07-27T14:52:01.7861355Z    Compiling spt-msg v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-27T14:52:02.0290823Z    Compiling unicode-truncate v1.1.0
2026-07-27T14:52:02.1041319Z    Compiling spt-runtime v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-27T14:52:02.2000642Z    Compiling portable-pty v0.8.1
2026-07-27T14:52:02.3271988Z    Compiling compact_str v0.8.2
2026-07-27T14:52:02.4354359Z    Compiling lru v0.12.5
2026-07-27T14:52:02.5437713Z    Compiling strum v0.26.3
2026-07-27T14:52:02.5530890Z    Compiling clap_derive v4.6.1
2026-07-27T14:52:02.5906929Z    Compiling cassowary v0.3.0
2026-07-27T14:52:02.6389534Z    Compiling iana-time-zone v0.1.65
2026-07-27T14:52:02.6600050Z    Compiling nucleo-matcher v0.3.1
2026-07-27T14:52:02.6793921Z    Compiling qrcode v0.14.1
2026-07-27T14:52:02.7138623Z    Compiling spt-term v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-27T14:52:03.0030996Z    Compiling ratatui v0.29.0
2026-07-27T14:52:03.2087586Z    Compiling hyper-util v0.1.20
2026-07-27T14:52:03.3779431Z    Compiling chrono v0.4.45
2026-07-27T14:52:03.3885417Z    Compiling tempfile v3.27.0
2026-07-27T14:52:04.9052147Z    Compiling clap v4.6.1
2026-07-27T14:52:05.2102276Z    Compiling igd-next v0.17.1
2026-07-27T14:52:05.9620960Z    Compiling spt-live v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-27T14:52:06.4025760Z    Compiling portmapper v0.16.0
2026-07-27T14:52:12.0265322Z    Compiling rustls-webpki v0.103.13
2026-07-27T14:52:14.4647084Z    Compiling tokio-rustls v0.26.4
2026-07-27T14:52:14.4647498Z    Compiling noq-proto v0.17.0
2026-07-27T14:52:14.4647809Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T14:52:14.6171179Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T14:52:14.6171774Z    Compiling hyper-rustls v0.27.9
2026-07-27T14:52:14.6172205Z    Compiling tokio-websockets v0.13.2
2026-07-27T14:52:14.7435339Z    Compiling reqwest v0.13.4
2026-07-27T14:52:15.7265479Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T14:52:29.9989808Z    Compiling spt-net v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-27T14:52:31.5528049Z    Compiling spt-daemon v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-27T14:52:41.6849800Z    Compiling spt v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-27T14:52:46.8254396Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-27T14:52:46.8478763Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3ab4271e97bdecca)
2026-07-27T14:52:46.8492287Z 
2026-07-27T14:52:46.8492426Z running 1 test
2026-07-27T14:52:53.0472332Z test new_brain_serves_against_old_broker ... ok
2026-07-27T14:52:53.0472642Z 
2026-07-27T14:52:53.0472915Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-27T14:52:53.0473281Z 
2026-07-27T14:52:53.0628133Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-27T14:52:53.0628467Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-27T14:52:53.0641057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:52:53.0641328Z env:
2026-07-27T14:52:53.0641523Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:52:53.0641885Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:53.0642819Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:53.0643531Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:53.0644151Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:53.0644568Z ##[endgroup]
2026-07-27T14:52:53.0687423Z CI-CENSUS scope roots:
2026-07-27T14:52:53.0687774Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:52:53.0688272Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T14:52:53.0688797Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T14:52:53.0689370Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T14:52:53.0689670Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T14:52:53.0734465Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-27T14:52:54.5771219Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:52:54.5771852Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:52:58.1810863Z CI-CENSUS phase=end box_procs=388 box_fds=10624 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:52:58.1811346Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:52:58.1811675Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-27T14:52:58.1849483Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-27T14:52:58.1849860Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-27T14:52:58.1862238Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:52:58.1862528Z env:
2026-07-27T14:52:58.1862714Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:52:58.1863076Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:58.1863531Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:58.1863954Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:58.1864379Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR
2026-07-27T14:52:58.1884675Z ##[endgroup]
2026-07-27T14:52:58.1955971Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30272300853-1-yFw3oR on attempt 1/5
2026-07-27T14:52:58.2044161Z Post job cleanup.
2026-07-27T14:52:58.2743305Z [command]/usr/bin/git version
2026-07-27T14:52:58.2773980Z git version 2.43.0
2026-07-27T14:52:58.2837645Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/638cda73-4891-404e-be59-2982618af3f7' before making global git config changes
2026-07-27T14:52:58.2838398Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:52:58.2841455Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:52:58.2875890Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:52:58.2905449Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:52:58.3098702Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:52:58.3118551Z http.https://github.com/.extraheader
2026-07-27T14:52:58.3126363Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T14:52:58.3150926Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:52:58.3338869Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:52:58.3363644Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:52:58.3672653Z Cleaning up orphan processes
